Skip to content

Add long-running OCI Functions support to Fn CLI#718

Open
Jaytee-fn wants to merge 1 commit intomasterfrom
long_running_functions_support
Open

Add long-running OCI Functions support to Fn CLI#718
Jaytee-fn wants to merge 1 commit intomasterfrom
long_running_functions_support

Conversation

@Jaytee-fn
Copy link
Copy Markdown
Contributor

This PR adds detached timeout support to Fn CLI as the first task of long-running OCI Functions support.

It adds support for --detached-timeout in Fn CLI, persists detached timeout configuration in func.yaml, and wires the setting through create, update, and deploy flows with provider-aware behaviour.

This PR also upgrades the OCI Go SDK and project toolchain because detached timeout support is only available in newer OCI SDK versions that require Go 1.24+.

@Jaytee-fn Jaytee-fn force-pushed the long_running_functions_support branch 2 times, most recently from c180bb1 to 0b84817 Compare May 7, 2026 15:52
@Jaytee-fn Jaytee-fn force-pushed the long_running_functions_support branch from ac10ac5 to ba4a8cd Compare May 8, 2026 14:47
@Jaytee-fn Jaytee-fn changed the title Add detached timeout support to Fn CLI Add long-running OCI Functions support to Fn CLI May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant